PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFSquareAnnotation Class / PDFSquareAnnotation Constructor / PDFSquareAnnotation Constructor(PDFCosDictionary)
The COS annotation.
In This Topic
    PDFSquareAnnotation Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDFSquareAnnotation object with the specified COS annotation.
    Syntax
    public PDFSquareAnnotation( 
       PDFCosDictionary cosAnnotation
    )

    Parameters

    cosAnnotation
    The COS annotation.
    See Also